home *** CD-ROM | disk | FTP | other *** search
- Path: interramp.com!usenet
- From: "Derek M. Ealy" <dealy@interramp.com>
- Newsgroups: comp.lang.c++
- Subject: Good Books on Exception Handling techniques?
- Date: 7 Jan 1996 17:29:39 GMT
- Organization: Grand Prix Software
- Message-ID: <4covu3$7kl@usenet4.interramp.com>
- NNTP-Posting-Host: ip172.los-angeles3.ca.interramp.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.2N (Windows; I; 32bit)
-
- Hi,
-
- I'm trying to find info on exception handling techniques. I'm
- not really interested in a simple description of what it is and
- how to use it. What I'm after is something that talks about EH
- strategies, for large scale projects. Something that would have
- actual examples of how EH was applied to different types of
- programs.
-
- I'm in the process of trying to convince the people that I
- work for that this would be a good way to handle errors within
- our program and would like to present them with a coherent
- design when making my pitch.
-
- If anyone has any suggestions I would really appreciate it.
-
- Derek
-
-